EMT Practice Test
1. Question Content...
Question2: What are two features of Heroku Connect? Choose 2 answers
Question14: Which statement results in an Apex compiler error?
Question15: Which actions can a developer perform using the Schema Builder?Choose 2 answers
Question16: Managed Packages can be created in which type of org?
Question17: What declarative method helps ensure quality data? Choose 3 answers
Question19: Which collection type provides unique key/value pairings of data?
Question20: How should a developer prevent a recursive trigger?
Question21: Which three statements are true regarding the @istest annotation? Choose 3 answers
Question28: What are three ways for a developer to execute tests in an org? Choose 3.
Question31: Where would a developer build a managed package?
Question32: Which two are true regarding a Dyno? Choose 2 answers
Question33: What is a characteristic of the Lightning Component Framework? Choose 2 answers:
Question35: What is a good practice for a developer to follow when writing a trigger? (Choose 2)
Question38: Which resource can be included in a Lightning Component bundle? Choose 2 answers
Question40: Which two platform features allow for the use of unsupported languages? Choose 2 answers
Question43: For which example task should a developer use a trigger rather than a workflow rule?
Question45: Which statement about change set deployments is accurate? (Choose 3)
Question46: Which statement is true about developing in a multi-tenant environment?
Question50: What is the accurate statement about with sharing keyword? choose 2 answers
Question58: Which standard field is required when creating a new contact record?
Question63: Which statement should a developer avoid using inside procedural loops? (Choose 2)
Question64: In which order does SalesForce execute events upon saving a record?
Question81: How can a developer set up a debug log on a specific user?
Question95: How can a developer warn users of SOQL governor limit violations in a trigger?
Question98: What is a benefit of using an after insert trigger over using a before insert trigger?
Question100: What can a Lightning Component contain in its resource bundle? Choose 2 answer
Question101: Which Apex collection is used to ensure that all values are unique?
Question104: Which two components are available to deploy using the METADATA API? Choose 2 answers
Question106: Which set of roll-up types are available when creating a roll-up summary field?
Question107: To which data type in Apex a currency field automatically assigned?
Question108: What is a capability of cross-object formula fields? Choose 3 answers
Question112: What is an accurate constructor for a custom controller named "MyController"?
Question113: Which two ways can a developer instantiate a PageReference in Apex? Choose 2 answers
Question119: Which aspect of Apex programming is limited due to multitenancy?
Question129: What are two uses for External IDs? (Choose two.)
Question133: In which two org types can a developer create new Apex Classes? Choose 2 answers
Question135: A developer writes the following code:
What is the result of the debug statement?
Question139: Which data structure is returned to a developer when performing a SOSL search?
Question141: What is the easiest way to verify a user before showing them sensitive content?
Question145: What is a benefit of the Lightning Component framework?Choose 3 answers
Question149: Which two statement are acceptable for a developer to use Inside procedural loops?